home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 26
/
Cream of the Crop 26.iso
/
games
/
zmud455.zip
/
ZMUD.EXE
/
0
/
RCDATA
/
TAUTOLOGIN
/
TAUTOLOGIN.txt
Wrap
Text File
|
1997-04-13
|
6KB
|
272 lines
object Autologin: TAutologin
Left = 293
Top = 138
HelpContext = 190
ActiveControl = OKBtn
BorderStyle = bsDialog
Caption = 'Auto-login Wizard'
ClientHeight = 241
ClientWidth = 375
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 29
Top = 98
Width = 63
Height = 13
Alignment = taRightJustify
Caption = 'Name trigger:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 12
Top = 122
Width = 80
Height = 13
Alignment = taRightJustify
Caption = 'Character Name:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 11
Top = 146
Width = 81
Height = 13
Alignment = taRightJustify
Caption = 'Password trigger:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 43
Top = 170
Width = 49
Height = 13
Alignment = taRightJustify
Caption = 'Password:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 45
Top = 74
Width = 47
Height = 13
Alignment = taRightJustify
Caption = 'Initial text:'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 104
Top = 8
Width = 207
Height = 13
Caption = 'To create an auto-login trigger for this MUD,'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 104
Top = 22
Width = 158
Height = 13
Caption = 'edit the data below (if necessary),'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 104
Top = 36
Width = 157
Height = 13
Caption = 'and click Yes, otherwise click No'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Image2: TImage
Left = 56
Top = 8
Width = 32
Height = 32
AutoSize = True
end
object Label9: TLabel
Left = 104
Top = 52
Width = 244
Height = 13
Caption = 'Click Stop Asking to prevent any auto-login creation'
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object OKBtn: TBitBtn
Left = 12
Top = 204
Width = 77
Height = 27
Caption = '&Yes'
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 92
Top = 204
Width = 77
Height = 27
Caption = '&No'
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object NameTrig: TEdit
Left = 104
Top = 96
Width = 257
Height = 21
AutoSize = False
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Name: TEdit
Left = 104
Top = 120
Width = 257
Height = 21
AutoSize = False
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
end
object PassTrig: TEdit
Left = 104
Top = 144
Width = 257
Height = 21
AutoSize = False
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Password: TEdit
Left = 104
Top = 168
Width = 257
Height = 21
AutoSize = False
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
end
object OtherStr: TEdit
Left = 104
Top = 72
Width = 257
Height = 21
AutoSize = False
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
end
object BitBtn1: TBitBtn
Left = 284
Top = 204
Width = 77
Height = 27
HelpContext = 190
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
object BitBtn2: TBitBtn
Left = 172
Top = 204
Width = 109
Height = 27
Caption = 'Stop Asking'
Font.Color = clBtnText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 8
Kind = bkNo
Margin = 2
Spacing = -1
IsControl = True
end
end